home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_57118.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  774 b   |  18 lines

  1. -- card: 57118 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 10
  9. ----- text -----
  10.  
  11. Pixie Scheme's stack or continuation, or any of the other data that would be required to pick up in the middle of an executing program.  Thus a saved world contains only a topΓÇôlevel environment:  Once that environment is reloaded, you must evaluate an expression manually to get things to start happening.
  12.  
  13.     In any case, a world load does a reset immediately after completing the load.  You will then be back at topΓÇôlevel, even if the world was saved from within a program, or even if you called "e::load-world!" from within an executing program.
  14.  
  15.  
  16. -- part contents for background part 47
  17. ----- text -----
  18. 211